Handler<'Command, 'Event>Type

PackageFCQRS
An application command handler: event filter, correlation id, aggregate id, then command. Returns the matching event payload without its envelope. Construct with Fcqrs.handler; completion does not wait for a projection.